-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update openzeppelin version to latest #415
Conversation
Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use
uninitialized-localImpact: Medium
unused-returnImpact: Medium
LockDealNFT/contracts/LockDealNFT/LockDealNFT.sol Lines 25 to 42 in 00e4c2c
calls-loopImpact: Low
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 43 to 54 in 00e4c2c
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 80 to 82 in 00e4c2c
timestampImpact: Low
LockDealNFT/contracts/SimpleProviders/TimedDealProvider/TimedDealProvider.sol Lines 31 to 45 in 00e4c2c
LockDealNFT/contracts/LockDealNFT/LockDealNFTInternal.sol Lines 11 to 28 in 00e4c2c
dead-codeImpact: Informational
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 42 to 44 in 00e4c2c
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 58 to 60 in 00e4c2c
LockDealNFT/contracts/SimpleProviders/Provider/BasicProvider.sol Lines 65 to 68 in 00e4c2c
naming-conventionImpact: Informational
unused-importImpact: Informational
immutable-statesImpact: Optimization
|
Methods
Deployments
Solidity and Network Config
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #415 +/- ##
==========================================
- Coverage 85.93% 85.78% -0.15%
==========================================
Files 13 13
Lines 384 380 -4
Branches 68 92 +24
==========================================
- Hits 330 326 -4
Misses 53 53
Partials 1 1 ☔ View full report in Codecov by Sentry. |
closes #414